Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Production #851

Merged
merged 15 commits into from
May 21, 2024
Merged

Update Production #851

merged 15 commits into from
May 21, 2024

Conversation

pmjanus
Copy link
Contributor

@pmjanus pmjanus commented May 16, 2024

Fixes

Fixes #537

Description

  • Vuex to Pinia

Test scenarios

  • full app test

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have cleaned up the code in the areas my change touches
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have removed any unnecessary console messages
  • I have included all english text to the translation file and/or created a new issue with the required translations for the currently supported languages
  • I have tested for mobile functionality and responsiveness
  • I have added appropriate test coverage
  • I have updated relevant documentation and/or opened a separate issue to cover the updates (Issue URL: )

Copy link

netlify bot commented May 16, 2024

Deploy Preview for open-block-explorer ready!

Name Link
🔨 Latest commit 1507a93
🔍 Latest deploy log https://app.netlify.com/sites/open-block-explorer/deploys/664789a41238f6000840a725
😎 Deploy Preview https://deploy-preview-851--open-block-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 16, 2024

Deploy Preview for obe-staging ready!

Name Link
🔨 Latest commit 1507a93
🔍 Latest deploy log https://app.netlify.com/sites/obe-staging/deploys/664789a4842de70008735734
😎 Deploy Preview https://deploy-preview-851--obe-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 16, 2024

Deploy Preview for obe-testnet ready!

Name Link
🔨 Latest commit 1507a93
🔍 Latest deploy log https://app.netlify.com/sites/obe-testnet/deploys/664789a41a6a0f000884ad9f
😎 Deploy Preview https://deploy-preview-851--obe-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rozzaswap rozzaswap self-requested a review May 17, 2024 14:41
rozzaswap
rozzaswap previously approved these changes May 17, 2024
Copy link

cloudflare-workers-and-pages bot commented May 17, 2024

Deploying open-block-explorer with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1507a93
Status: ✅  Deploy successful!
Preview URL: https://066f68ba.open-block-explorer.pages.dev
Branch Preview URL: https://develop.open-block-explorer.pages.dev

View logs

@rozzaswap rozzaswap merged commit 75eaa49 into master May 21, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to Pinia for state management
5 participants